CollectionAccountStatus 
EntityType  Independent 
Logical Entity Name  CollectionAccountStatus 
Default Table Name  SaCollectionAccountStatus 
Logical Only  NO 
Definition 
 
Note 
 

CollectionAccountStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
CollectionAccountStatusId(PK)    INTEGER  NO 
 
AccountStatusId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

CollectionAccountStatus Keys 
Key Name  Key Type  Keys 
SaCollectionAccountStatus_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SaCollectionAccountStatus_SaAcctStatusID_N_N_IDX  Inversion Entry  AccountStatusId 
PK_SaCollectionAccountStatus_SaCollectionAccountStatusID  PrimaryKey  CollectionAccountStatusId 
SaCollectionAccountStatus_AdEnrollID_N_N_IDX  Inversion Entry  StudentEnrollmentPeriodId 

CollectionAccountStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
AccountStatus  Non-Identifying  Zero or One to Zero or More        AccountStatusId  NO 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
AccountStatus  Non-Identifying  One To Zero or More        AccountStatusId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CollectionAccount  Non-Identifying  One To Zero or More          NO 

CollectionAccountStatus Check Constraints 
Check Constraint Name  CheckConstraint